Relational databases are widely used to store structred data. They use a collection of tables, with connections between them based on shared values or keys. They are commonly queried using SQL.
Used in Chap. 5: page 78; Chap. 10: page 146; Chap. 17: page 270